home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 40 / Amiga Format CD40 (1999-05-11)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-06].iso / -seriously_amiga- / misc / pdflib / changes.amiga < prev    next >
Text File  |  1999-03-24  |  645b  |  26 lines

  1.  
  2.  Changes for the Amiga 68k/PPC port:
  3.  
  4.    - added smakefile + SCOPTIONS
  5.    - created include directory with various
  6.      replacements
  7.    - added dummy p_gif.c to avoid licensing
  8.      problems (p_gif_original.c is still there,
  9.      but not used anymore)
  10.  
  11.  pdflib.lib is the 68k link library,
  12.  pdflib.a is the PPC link library.
  13.  
  14.  Both don't support TIFF or GIF, but JPEG
  15.  support is enabled.
  16.  
  17.  Note: 68k version gets compiled by "smakefile",
  18.        for the PPC version "smakefilePPC" has
  19.        to be used. You have to delete the object
  20.        files by hand, if you want to compile
  21.        both versions to the same directory.
  22.  
  23.  --
  24.  ARK, 7/Mar/99
  25.  
  26.